home *** CD-ROM | disk | FTP | other *** search
- MKMSGF
- brzh.msg
- ECause: The value provided for the keyword in the IBM16TR module
- in PROTOCOL.INI is not the correct type.
- User Action: Change the value in PROTOCOL.INI to the correct type for the
- parameter.
- ECause: An internal software error occurred.
- User Action: Contact your vendor sales representative.
- ECause: One or more IBM Token-Ring Network 16/4 Adapter II
- adapters are set to a different interrupt level. To function properly,
- these adapters must all be set to the same interrupt level.
- User Action: Refer to the IBM Token Ring Network 16/4 Adapter II
- Installation and Test Instructions Manual and set the interrupt
- level switches accordingly.
- ECause: The I/O Base Address specified in PROTOCOL.INI is invalid.
- User Action: Correct the parameter using the following format: 0Xn6A0, where
- n is a hexadecimal digit in the range 8 - F. The other three digits, 6A0,
- must not be changed.
- ECause: The I/O Base Address provided for one of the IBM
- Token-Ring Network 16/4 Adapter II adapters installed is already being used
- by another one.
- User Action: Change the PROTOCOL.INI and the adapter switches so that each
- IBM Token-Ring Network 16/4 Adapter II uses a different I/O Base Address.
- Refer to the IBM Token Ring Network 16/4 Adapter II Installation and Test
- Instructions Manual to the correct switch settings.
- ECause: The parameters specified require more space for
- processing than can be handled. The maximum allowable control-block size
- is 32KB.
- User Action: Reduce the value specified for the MAXTRANSMITS or
- MINRCVBUFFS parameter to change the amount of storage required for the
- control-blocks.
- The control-block area can be computed using the following formula:
- 334 + (142 * MAXTRANSMITS) + (20 * MINRCVBUFFS)
- The control-block work area must be less than 32KB.
- ECause: The adapter is not responding to a request to initialize
- the microcode.
- User Action: Run the hardware diagnostics for the IBM Token-Ring Network
- 16/4 Adapter II adapter. Contact your vendor sales representative.
- ECause: The adapter is not responding to a request to run the
- microcode.
- User Action: Run the hardware diagnostics for the IBM Token-Ring Network
- 16/4 Adapter II adapter. Contact your vendor sales representative.
- ECause: The burned-in address on the adapter could not be
- located.
- User Action: Either use the set network address (NETADDRESS) parameter in
- PROTOCOL.INI to override the burned-in address or run the hardware
- diagnostics for* the IBM Token-Ring Network 16/4 Adapter II adapter and
- contact your vendor sales representative.
- ECause: Only one occurrence of the device driver statement for
- the IBM Token-Ring Network 16/4 Adapter II NDIS MAC device driver is
- required to support multiple adapters. Additional instances of the device
- driver statement in CONFIG.SYS will be ignored.
- User Action: Remove the duplicate device driver statements from
- CONFIG.SYS.
- ECause: The parameter specifying the driver name (DRIVERNAME) was
- not found in PROTOCOL.INI. This parameter is required.
- User Action: Change PROTOCOL.INI to specify the proper information.
- ECause: An unexpected error occurred when the program attempted
- to open the protocol manager. The IBM Token-Ring Network 16/4 Adapter II
- NDIS MAC device driver has been removed.
- User Action: Check the drive and directory to ensure that the protocol
- manager is located in the specified path.
- ECause: The device driver was unable to register with the
- protocol manager.
- User Action: Reinstall the protocol manager and try the operation again.
- ECause: There was no adapter found in this machine. IBM
- Token-Ring Network 16/4 Adapter II adapters are required to run the MAC
- device driver.
- User Action: Install an IBM Token-Ring Network 16/4 Adapter II adapter in
- this machine, or remove the device driver statement from CONFIG.SYS.
- ECause: An unrecognized parameter was found while processing the
- IBM Token-Ring Network 16/4 Adapter II section of PROTOCOL.INI.
- User Action: Correct the parameter or remove it from PROTOCOL.INI.
- ECause: The value specified for the network address parameter in
- PROTOCOL.INI is not valid for one of the following reasons:
- - Invalid local station address
- - Too long
- - Too short
- - Contains non-hexadecimal characters
- - Not enclosed in double quotes
- User Action: Remove or correct the network address parameter (NETADDRESS).
- A valid value for this parameter is 12 characters long, is enclosed in
- double quotes, and contains only valid hexadecimal characters within the
- range of 400000000000 through 40007FFFFFFF.
- ECause: The network address that the adapter wants to use on the
- token-ring is being used by another node.
- User Action: Either modify PROTOCOL.INI to provide a different value for
- the network address (NETADDRESS) parameter, use the default burned-in
- address, or remove the other node that is using this network address from
- the ring.
- ECause: The ring speed is different from the speed of the node
- attempting to insert onto the ring.
- User Action: Refer to the IBM Token-Ring Network 16/4 Adapter II
- Installation and Test Instructions Manual and set the Ring Speed switch
- accordingly.
- ECause: When the adapter tried to insert onto the token-ring, a
- hardware error occurred on the adapter.
- User Action: Run the hardware diagnostics for the IBM Token-Ring Network
- 16/4 Adapter II adapter. Contact your vendor sales representative.
- ECause: While attempting to open the adapter, a token-ring cable
- error occured.
- User Action: Ensure that the token-ring cable is connected to the adapter
- and to the token-ring multistation access unit (MAU).
- If the error persists, use a different token-ring cable and check to ensure
- that the connection to the MAU is functioning properly.
- ECause: The configuration parameters specified require more space
- for processing than can be handled with the available system memory.
- User Action: Reduce the value specified for the MAXTRANSMITS or
- MINRCVBUFFS parameter to change the amount of storage required.
- Use the following formula to compute the maximum value:
- H(i) = RCVAREA(i) + ALLOCSIZECB(i)
- A H(i) value should be computed for each IBM Token-Ring Network 16/4
- Busmaster Adapter, and the sum of all H(i) values must be less than 1 MB.
- Use the following formula to compute the receive area for each adapter:
- RCVAREA = MINRCVBUFFS x SIZWORKBUFF
- Use the following formula to compute the control block area for each
- adapter. The control block area must be less than 32KB.
- ALLOCSIZECB = 334 + (142 x MAXTRANSMITS) + (20 x MINRCVBUFFS)
-